[INFO] cloning repository https://github.com/navikt/amplitrude-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navikt/amplitrude-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3d53cad3d43ef74e428ba7b4afc69515582c223
[INFO] checking navikt/amplitrude-proxy against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavikt%2Famplitrude-proxy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navikt/amplitrude-proxy
[INFO] finished tweaking git repo https://github.com/navikt/amplitrude-proxy
[INFO] tweaked toml for git repo https://github.com/navikt/amplitrude-proxy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navikt/amplitrude-proxy on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/navikt/amplitrude-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47
[INFO] running `Command { std: "docker" "start" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking pingora-error v0.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling k8s-openapi v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking pingora-http v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=54c2caaa5e8d7155 -C extra-filename=-272f83926c3052ff --out-dir /opt/rustwide/target/debug/build/futures-util/272f83926c3052ff/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/d4d0b9a64e141276/out/libfutures_channel-d4d0b9a64e141276.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out/libfutures_core-1ff216f56851754d.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/c9daba10cfbcd488/out/libfutures_io-c9daba10cfbcd488.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/c100b2e34dd8b25c/out/libfutures_macro-c100b2e34dd8b25c.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/305fed72c2025c0a/out/libfutures_sink-305fed72c2025c0a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/931b93acb5f42d8e/out/libfutures_task-931b93acb5f42d8e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/85a5b664627c6e00/out/libmemchr-85a5b664627c6e00.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/8c0c83a50f1e56e4/out/libpin_utils-8c0c83a50f1e56e4.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/f8b02c17e4bd4c1b/out/libslab-f8b02c17e4bd4c1b.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7292540138cf526d -C extra-filename=-66c2adecb48292de --out-dir /opt/rustwide/target/debug/build/pest/66c2adecb48292de/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/68e01893f7725c0b/out --extern memchr=/opt/rustwide/target/debug/build/memchr/cff07c85e207ce5a/out/libmemchr-cff07c85e207ce5a.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/90c1bed93f43ca39/out/libthiserror-90c1bed93f43ca39.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/ae4b7008daaf6ee9/out/libucd_trie-ae4b7008daaf6ee9.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AtFlags`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/src/unistd.rs:893:56
[INFO] [stdout]     |
[INFO] [stdout] 893 |                       args_p.as_ptr(), env_p.as_ptr(), flags);
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AtFlags` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/src/unistd.rs:893:56
[INFO] [stdout]     |
[INFO] [stdout] 893 |                       args_p.as_ptr(), env_p.as_ptr(), flags);
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47", kill_on_drop: false }`
[INFO] [stdout] d04f9d00422cb0d7b88c0525ba5d1b7789c969c43a856b792343984e40efcd47
